home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr29 / warpfont.zip / OLD850.BAT < prev    next >
DOS Batch File  |  1993-10-08  |  125b  |  6 lines

  1. @echo off
  2. rem  Switch to the old (thick) international font
  3. MODE con cp prep=((437) C:\DOS\EGA.CPI)
  4. chcp 437
  5. MODE co80
  6.